home *** CD-ROM | disk | FTP | other *** search
- FixedLengthImport = {
- ACTIONS = {
- cancel:;
- runModalForAcc:file:;
- ok:;
- guessAboutData:;
- changeNumberFields:;
- };
- OUTLETS = {
- sizeOfFieldMatrix;
- footerSizeField;
- whichFieldNumberMatrix;
- window;
- scrollView;
- numberFieldsField;
- fieldNamesMatrix;
- headerSizeField;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-